.address{display: none;}
@media screen and (min-width: 1600px) {
    
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
    
}
@media screen and (max-width: 767px) {
    html{font-size: 12px;}
    body{background: #fff;padding-top: 96px;}
    .banner-bg{height: 200px;}
    .banner{width: 100%;padding:40px 20px;height: auto;}
    .banner .banner-left{width: 100%;}
    .banner .banner-right{display: none;}
    .banner-left > h1{
        font-size: 2.3rem;
    }
    .banner-left > h4{
        font-size: 1.2rem;
    }
    .breadcrumb{
        width: 100%;
    }
    .header{width: 100%;padding: 10px;height: 60px;}
    .header img{height: 30px !important;}
    .header .navs{display: none;}
    .m_header{
        display: block;
        padding: 0 3%;
        height: 3rem;
        position: relative;
        background: #666;
    }
     .m_header .m_navs{
        position: absolute;
        left: 4%;
        width: 94%;
        display: -webkit-box;
        overflow: auto;
     }
     .m_header .m_navs li{
        padding: 3%;
    position: relative;
     }
     .m_header .m_navs li a{
        color: #fff;
     }
    .box01{
        width: auto;
        display: flex;
        justify-content: space-between;
        margin: 0;
        flex-wrap: wrap;
    }
    .box01-item{
        width: 50%;
        height: auto;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        padding: 20px 20px;
    }
    .box01-item > p{
        font-size: 1rem;
    }
    .box01-item > h5{
        font-size: 1.4rem;
    }
    .box02-bg{
        display: none;
    }
    .box02{
        width: 100%;
        height: auto;
    }
    .box02 > h2{
        font-size: 2rem;
    }
    .line-v-200{display: none;}
    .box02-content{
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .box02-item{
        width: 50%;
        height: auto;
        text-align: center;
    }
    .box02-item > h3{
        font-size: 20px;
    }
    .box02-item > p{
        font-size: 13px;
    }
    .box3{width: 100%;}
    .box3-content{margin: 20px 0 0;}
    .box3-item{width: 50%;padding: 10px;
        box-sizing: border-box;
        height: auto;
        margin: 0;
    }
    .box3-item > img{
        width: 100%;
        height: 10rem;
    }
    .box3-text-box{
        padding: 10px;
    }
    .box3-text-box > img{
        width: 32px;
        height: 32px;
    }
    .box3-text-box > h3{
        font-size: 1.4rem;      
    }
    .box3-text-box > p{
        font-size: 1rem;
        color: #666;
        font-weight: 100;
        margin-top: 10px;
        line-height: 1.3;
    }
    .box4-middle{
        display: none;
    }
    .box4-bg{
        height: auto;
    padding: 0 0 35px;
    }
    .box4{
        width: 100%;
    }
    .box4-content{
        box-sizing: border-box;
        margin-top: 25px;
    }
    .box4-left,.box4-right{
        width: 50%;
        padding: 10px;
    }
    .box4-item{
        text-align: center;
    }
    .box4-item > p{
        font-size: 1rem;
        line-height: 1.3;
    }
    .box4-item > h3{
        font-size: 1.4rem;
    }
    .box4-text-bottom{
        display: none;
    }
    .box5-bg{
        display: none;
    }
    .box6-bg{
        width: 100%;
        height: auto;
    }
    .box6{
        width: auto;
    }
    .box6-content{
        padding: 0px;
        box-sizing: border-box;
    }
    .box6-item{
        width: 50%;
        height: auto;
        margin: 0;
    }
    .box6-item > img{
        width:100%;
    }
    .box6-item > .text-box{
        display: none;
    }
    .box7-bg,.box11-bg,.box9{
        
    }
    .box77 {
            width: 100%
        }
    .box8{
        width: 100%;
        height: auto;
    }
    .box8-content{flex-wrap: wrap;padding: 0 0 20px ;}
    .box8-item{
        width: 100%;
        height: auto;
    }
    .box8 > h2,.box6 > h2,.box4 > h2,.box3 > h2,.box88 > h2{
        font-size: 2rem;
    }
    .box8-item > h3{
        height: 40px;
        font-size: 1.5rem;
    }
    .box88-item > h3 > span {
        height: 45px;
        line-height: 45px;
    }
    .box8-item > .answer{
        font-size: 1rem;
        margin-top: 17px;
    }
    .box88{
        width: 100%;
        height: auto;
        padding: 0;
    }
    .box88-content{flex-wrap: wrap;padding: 0 0 20px ;margin-top: 20px;}
    .box88-item{
        width: 100%;
        height: auto;
        padding-top: 0;
    }
    .box88-item > h3{
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        font-size: 1.1rem;
    }
    .box7-btns{
        display: none;
    }
    .box11{
        width: 100%;
    }
    .box11-bg{
        height: auto;
    }
    .box11-content a{
        width: 100%;
        display: block;
        text-align: center;
    }
    .box11-item{
        width: 100%;
    }
    .box9{
        width: 100%;
    }
    .box9 .box9-right{
        display: none;
    }
    .footer{
        width: 100%;
    }
    .footer-divider,.quick-navigation, .contact{
        display: none;
    }
    .sidebar{
        display: none;
    }
    .kingcontent{
        width: 100%;
    }
    .main{
        width: 100%;
        margin: 0;
    }
    .list-nitem{
        height: auto;
    }
    .list-nitem img{
        display: none;
    }
    .list-nitem .list-text-box{
        margin: 0;
    }
    .list-text-box > h3{
        font-size: 1.5rem;
        line-height: 1.3;
    }
    .list-text-box > p{
        font-size: 1rem;
    }
    .content-post .title h1{
        font-size: 1.8rem;
        line-height: 1.3;
    }
    .content-content .entry{
        font-size: 1.2rem;
    }
    .entry-page{
        font-size: 1.2rem !important
    }
    .entry img{
        width: 100%;
    }
    .content-post .title .info{
        font-size: 1rem;
    }
    .entry-related .related-item{
        width: 100%;
        font-size: 1.2rem !important
    }
    .entry-related .related-item a{
        font-size: 1.2rem !important
    }
    .content-post{
        padding-top: 0;
    }
    .address{display: block;padding: 10px 0 10px; color: #fff;font-size: 12px;}

}